home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 41 / Amiga Format CD41 (1999-06)(Future Publishing)(GB)[!][issue 1999-07].iso / -seriously_amiga- / misc / evenmore / evenmore.readme < prev    next >
Text File  |  1999-04-28  |  10KB  |  205 lines

  1. Short:    V0.53 - A nice textviewer
  2. Author:   chris.planb@dnet.co.uk (Chris Perver)
  3. Uploader: chris.planb@dnet.co.uk (Chris Perver)
  4. Version:  0.53
  5. Type:     text/show
  6. Requires: Kickstart 37+, reqtools.library 37+ included
  7. Replaces: text/show/EvenMore.lha
  8.  
  9. ================================================================================
  10.  
  11.      _/_/_/_/  _/    _/ _/_/_/_/  _/_/_/       _/    .
  12.               _/    _/                        _/     :   Beta testers:
  13.    _/_/_/    _/    _/ _/_/_/_/  _/    _/ _/_/_/_/_/  :.
  14.   _/          _/ _/  _/        _/    _/     _/       ¦: Johan Björnson
  15.    _/_/_/      _/     _/_/_/  _/    _/     _/        |¦ Mikael Grahn
  16.    ___________________________________________       || Per Reidar Verlo
  17.    www.real-ireland.com/evenmore/                    || Dominique Neveu
  18.    ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯       || Tony Hazel
  19.    Program  : EvenMore                               || Andrew Holt
  20.    Type     : Text viewer (Freeware)                 || Roland de Herder
  21.    Version  : 0.53                                   ||
  22.    Code     : AmigaE 3.3a                            ||
  23.                                                      ||
  24.     EvenMore ©1996-1998 by Chris Perver              ||
  25.     ReqTools ©1991-1994 Nico François,               ||
  26.              ©1995-1998 Magnus Holmgren              ||
  27.                                                      ||
  28. -----------------------------------------------------'`------------------------
  29. -------------------------------------------------------------------------------
  30.  
  31. ********************************************************************************
  32. *                                                                              *
  33. *ference file change!  Preference file change!  Preference file change! Prefere*
  34. *                                                                              *
  35. ********************************************************************************
  36.  
  37. I am sick of the ugly looking non-proportional text viewers.  So  I  decided  to
  38. write  my  own  viewer  that would be font-sensitive, and blend in with all your
  39. other nice patches, as so not to spoil the look and feel of your Workbench.
  40.  
  41. Well I was sick  of  non-proportional  text  viewers  until  I  made  horizontal
  42. scrolling  in this version. Now EvenMore doesn't support proportional fonts. But
  43. IMHO, even though EvenMore isn't as powerful as the rest,  it  still  looks  far
  44. nicer than the competition, and is increasing in functionality at every release.
  45.  
  46.  Here are the main features of 0.53
  47.  ----------------------------------
  48.  
  49.  o Scroller window allows easier moving about documents.
  50.  o AppWindow, AppIcon and AppMenu makes opening files easy. Not only can you
  51.    drag files onto them, but also drawers, and a requester will appear!
  52.  o Totally font sensitive.
  53.  o Tooltypes and preference file(s) for configuring settings.
  54.  o Can open the window on any public screen and move between them.
  55.  o Can create it's own public screen to run on.
  56.  o ARexx port for remote control.
  57.  o Supports the numeric keypad and mouse movement.
  58.  o Very clean and smooth scrolling.
  59.  o String and pattern finding functions with search hilighting.
  60.  o Bookmarks for remembering positions in the document.
  61.  o Quick load listview for opening documents fast.
  62.  o Configurable GUI for quick access to features.
  63.  o File loading uses AsyncIO for speed.
  64.  o Can open multiple files. Up to 1000 files can be stored in memory.
  65.  o Help available by pressing the help key.
  66.  o Gadget help bubbles.
  67.  o User-configurable filetypes, for passing certain files to different programs.
  68.  o Uses EasyGUI, the best GUI in the history of the world.
  69.  o Can use Asl or ReqTools library for filerequesters.
  70.  o Option to save the file.
  71.  o Send the file to an editor.
  72.  o Print the file.
  73.  o Conifurable information bar.
  74.  o Execute commands or open a shell on the window.
  75.  o XPK compression supported.
  76.  o File history menu.
  77.  o Locale support.
  78.  o Clipboard support.
  79.  
  80.  and more...
  81.  
  82.  Here are the recent features
  83.  ----------------------------
  84.  
  85.  o Added Mark text menu to the view menu. The Line subitem will mark the first
  86.    line in the window. Selecting Line a second time will mark the last line in
  87.    the window. RAMIGA C will copy the marked text to the clipboard.
  88.  o If any text has been marked, the printer will print only this text,
  89.    otherwise the whole document will be printed.
  90.  o If there were no files loaded, the help title text would not display and the
  91.    maximum window rows and columns would not be calculated.
  92.  o Accidentally cleared 1 row and column of pixels too many on redraw when no
  93.    file is viewed in the window.
  94.  o The left border would be trashed when you scrolled past the length of a line.
  95.  o Changed preference file. ARRAYs no longer need to be converted to STRINGs
  96.    and back again.
  97.  o Hacked EasyGUI to allow me to select whether a listview should be able to
  98.    resize horizontally, to fix the problem with the preferences listview.
  99.  o Reduced executable size by 500 bytes splitting appiconpos settings, and
  100.    removing the window dimension preferences.
  101.  o Hacked EasyGUI to allow me to use keys other than letters for gadgets. Now
  102.    ENTER will Ok most windows and ESC will close them.
  103.  o Pressing F will now bring up the search window, S will bring up the screens
  104.    window, G will bring up the Go to line window and Q will bring up the
  105.    quickload list.
  106.  o Search and Go to line, etc strings now activated on window opening. Thanks
  107.    to John Nelson for the help.
  108.  o Hacked EasyGUI to find the longest string in my preference listview to work
  109.    out how wide to make it, so it will work with all fonts.
  110.  o Went back to copying WB palette as default palette. This also allows
  111.    VisualPrefs to change our titlebar colours, yay!
  112.  o Fixed bug where if EvenMore was iconified and you tried to make it load new
  113.    files by passing them on from a newly loaded EvenMore, it would forget it
  114.    was iconified, and crash.
  115.  o Removed progress window and added a new progress bar in the GUI.
  116.  o Fixed bug where if you selected no borders for the GUI, the borders would
  117.    not be cleared at all on a redraw. The width of the border edges are also now
  118.    taken into consideration during the clear, which means you won't see them
  119.    being redrawn.
  120.  o The infobar text wasn't rendered in the GUI pen settings.
  121.  o Uses ReadItem() for seperating multiple files in one string instead of my
  122.    custom procedure.
  123.  o Removed Zoom font, window positioning and text offset features, as I didn't
  124.    think they were that useful for a textviewer. Scrolling is now faster as a
  125.    result. Text offset will now be set at 3 pixels + border width.
  126.  o Thanks to Victor Gutiérrez for translating the locale and docs into Spanish.
  127.  
  128. There are still a few things to be ironed  out  though.  Please  read  the  docs
  129. before you delete as soon as you set your eyes on it.
  130.  
  131. All hints, tips, examples of code, etc., will be appreciated!
  132.  
  133.     ______________________________________________________________
  134.    [O|##Contacting#me#########################################|°|B]
  135.    |¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯| :
  136.    | Postal address:                                              | ::
  137.    |    Chris Perver,                                 __ __       | ::
  138.    |     6, Gransha Road,                            / // /       | ::
  139.    |     Bangor,                                    / // /        | ::
  140.    |     Co. Down,                                 / // /         | ::
  141.    |     N. Ireland,                       __ __  / // /          | ::
  142.    |     BT20 4TG.                         \ \\ \/ // /           | ::
  143.    |                                        \ \\/ // /            | ::
  144.    |           ______________________        \ V /V /             | ::
  145.    |    EMAIL:[chris.planb@dnet.co.uk]        V_/V_/              | ::
  146.    |           ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯                             | ::
  147.    |           ______________________________                     | ::
  148.    |      URL:[www.real-ireland.com/evenmore/]                    | ::
  149.    |           ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯                     | ::
  150.    |                                                              | ::
  151.    | And remember!  Windows is rubbish!                           | ::
  152.    |                                                              | ::
  153.    |_____________________________________________________________ | ::
  154.    [############################################################|/] ::
  155.     ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯ ::
  156.     :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
  157.      :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
  158.  
  159. I cannot expect to be able to develop this program  much  further,  as  I  am  a
  160. Christian  and  believe Jesus Christ will return very soon. If I do not reply to
  161. any mail for months and months, then the development of this program has ceased.
  162.  
  163. ======
  164. THANKS
  165. ======
  166.  
  167. This archive was put together by:-
  168.  
  169.   Me               - Everything :)
  170.   Mum & dad        - RKRM manuals, Amiga 3000... (you name it, they provided it)
  171.   Johan Björnson   - AmigaGuide, program icons...
  172.   Per Reidar Verlo - Norsk Install script, locale translations
  173.   Roland de Herder - Nederlands locale translation
  174.   Girish Nath      - Program Icons
  175.  
  176. Locale translators:
  177.  
  178.   Per Reidar Verlo (prbverlo@online.no)   - Norsk
  179.   Roland de Herder (macron@multiweb.nl)   - Nederlands
  180.   Victor Gutiérrez (masone@databasedm.es) - Español
  181.  
  182. Without the following people, writing this program  would  have  been  virtually
  183. impossible...
  184.  
  185.   Nico François          - ReqTools
  186.   Magnus Holmgren
  187.   Dietmar Eilert         - GoldEd
  188.   Wouter van Oortmerssen - AmigaE and EasyGUI
  189.   J R Hulance            - AmigaE and EasyGUI help
  190.  
  191.   Ilan Sharoni           - Word wrapping help
  192.   Marco Talamelli        - ReqTools help
  193.   Eric Sauvageau         - Screenmode help
  194.   Victor Ducedre         - dclistview EasyGUI plugin
  195.   Ralph Wermke           - register EasyGUI plugin
  196.   Ali Graham             - multitext EasyGUI plugin
  197.   Sven Steiniger         - patternStringF, runback modules
  198.   Will Harwood           - gadgetinfo module
  199.   A.F.C.                 - rexxer, localer (www.intercom.it/~fsoft/afc.html)
  200.   Piotr Gapiïski         - iconifyb module
  201.  
  202. If you are not listed here and you have helped me produce EvenMore, then I  have
  203. probably  just  forgotten  about you :). But don't fear, get in touch and let me
  204. know!
  205.